CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab bp算法

搜索资源列表

  1. bp-ga

    0下载:
  2. 改进bp-ga算法,确定权值和阈值,组合导航系统故障诊断bp-ga算法-Improved algorithm for bp-ga
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4598
    • 提供者:
  1. Bp-network-MATLAB-source

    0下载:
  2. 用matlab编程实现BP神经网络的算法,该方法通俗易懂,具有通用性-Matlab BP neural network algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1607
    • 提供者:jiaxue
  1. BP

    0下载:
  2. bp网络网上的程序很多,matlab也有现成的工具包,但这个是严格按照bp算法编写的程序。-bp network online program, Matlab off-the-shelf tool kit. But this is a program written in strict accordance with the bp algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:892
    • 提供者:张正金
  1. KL

    0下载:
  2. matlab编写的K-L变换算法,实验数据为Iris,分类为BP算法,运行良好!-Matlab prepared by the KL transform algorithm, the experimental data for the Iris classified as BP algorithm, a good run!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:10089
    • 提供者:heart
  1. matlab

    0下载:
  2. 通过使用BP算法对特征向量的分类,最终实现对特征的区分作用-the apply for matlab in classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:377154
    • 提供者:mary
  1. matlab-BP-net(base-fuzzy)

    0下载:
  2. 基于模糊算法的神经网络方法,matlab 编写。-Neural network based on fuzzy algorithm, matlab prepared.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:18268
    • 提供者:msli
  1. matlab-4

    0下载:
  2. 用BP算法实现函数 逼近。 说明:1)网络结构为三层(输入层、1个隐层和输出层) 2)获取两组数据,一组作为训练集,一组作为测试集 3)用训练集训练网络 4)用测试集检验训练结果 -With BP algorithm function approximation. Descr iption: 1) The network structure of the three-layer (input layer, a hidden layer and output laye
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:79226
    • 提供者:songkaihua
  1. BP

    0下载:
  2. 神经网络的BP算法,使用matlab来实现的。-BP neural network algorithm using matlab to achieve.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1811
    • 提供者:ljj
  1. Ipso

    1下载:
  2. 本文将 改进的PSO优化算法与 BP网络算法相结合, 完全 基于BP网络算法的基本思想, 是在基本 BP算法的误 差反向传播调整权值的基础上, 再引入 PSO 算法进行 权值修正, 是严格意义上的基于 PSO的 BP网络算法.-pso programming for improved bp neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2399
    • 提供者:李淋淋
  1. BP-NN-by-matlab

    0下载:
  2. 采用MATLAB实现BP神经网络的训练算法,给出了仿真结果啊-Using MATLAB BP neural network training algorithm, simulation results
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:30077
    • 提供者:谢长君
  1. BP

    0下载:
  2. c语言实现的BP算法,c++语言实现的BP算法,matlab实现的BP算法-BP algorithm c language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:28179
    • 提供者:zhou
  1. BP

    0下载:
  2. matlab代码,用BP算法实现函数逼近,权值优化采用梯度下降法-matlab code, function approximation using BP algorithm weights optimization using gradient descent method
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:1165
    • 提供者:聂思晴
  1. BP

    0下载:
  2. BP神经网络,matlab环境下利用BP算法,采用BP神经元网络的设计方法实现分类器的设计-BP neural network BP algorithm Matlab environment, using BP neural network design method classifier design
  3. 所属分类:software engineering

    • 发布日期:2017-11-04
    • 文件大小:88545
    • 提供者:王玮琦
  1. Bp

    0下载:
  2. 文档 Bp网络算法源代码 matlaB Bp网络算法源代码-Document Bp network algorithm source code matlaB Bp network algorithm source code
  3. 所属分类:IME Develop

    • 发布日期:2017-12-01
    • 文件大小:15371
    • 提供者:秦大明
  1. LVQ-BP

    1下载:
  2. matlab的神经网络算法——解决乳腺肿瘤诊断问题,分别采用BP算法解决以及LVQ算法解决,包含样例乳腺肿瘤数据。-matlab neural network algorithm- to solve the problem of diagnosis of breast cancer, respectively, with BP algorithm to solve LVQ algorithm to solve, contains a sample of breast tumor data.
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:88070
    • 提供者:cenjianhu
  1. BP

    0下载:
  2. BP算法,关于神经网络反馈的算法,Matlab编写,内含数据文件,可直接运行-BP algorithm, on the neural network feedback algorithm, Matlab preparation, combustion data file that can be run directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5513
    • 提供者:wang min
  1. BP

    1下载:
  2. 压缩传感理论是今年来信号和图像处理领域的热点,这是一个matlab编写的基于BP算法的压缩传感程序,可以模拟压缩传感理论的采样和图像恢复过程。-Compressed sensing theory is that this year the field of signal and image processing hotspot, this is a matlab prepared BP algorithm based on compressed sensing program that can
  3. 所属分类:Algorithm

    • 发布日期:2015-09-14
    • 文件大小:111616
    • 提供者:刘雪峰
  1. BP-matlab

    0下载:
  2. matlab实现神经网络中的BP算法,基于斯坦福大学机器学习的网络公开课-matlab realize the BP neural network algorithm, Stanford Machine Learning based networks open class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7604302
    • 提供者:levi
  1. BP

    0下载:
  2. matlab 用BP算法实现数字字符(0-9)识别-BP algorithm to achieve numeric characters (0-9) Identification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:15734
    • 提供者:张佳
  1. BP-algorithm-source-code-of-matlab

    0下载:
  2. 基于神经网络bp算法的matlab程序源代码-Based on neural network bp algorithm matlab source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1240
    • 提供者:hha
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 49 »
搜珍网 www.dssz.com